Fix segfault with undefined relevant_snapshot in Iceberg metadata#1211
Merged
zvonand merged 1 commit intoantalya-25.8from Dec 11, 2025
Merged
Conversation
arthurpassos
approved these changes
Dec 10, 2025
zvonand
approved these changes
Dec 10, 2025
Author
|
Failed test - |
Member
|
Was not able to reproduce this issue, but found that partition_key and sorting_key are not exposed when using glue: #1235 I checked the code, relevant_snapshot variable is used safely now everywhere. In case of rest, for the reproduction I tried to remove current_snapshot_id field from metadata.json or set it to 1. In case of glue, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Solved #1210
Fix segfault in requests to system,table when table in Iceberg catalog does not have snapshot.
CI/CD Options
Exclude tests:
Regression jobs to run: